Skip to content

Extract function exclude_dots_from_mobject in text_mobject.py #4394

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

henrikmidtiby
Copy link
Contributor

Overview: What does this pull request change?

This PR implements a small refactoring suggested by @chopan050 in text_mobject.py.
#4381 (comment)

The change simplifies the code layout so it is easier for mortals to understand.

Reviewer Checklist

  • The PR title is descriptive enough for the changelog, and the PR is labeled correctly
  • If applicable: newly added non-private functions and classes have a docstring including a short summary and a PARAMETERS section
  • If applicable: newly added functions and classes are tested

@github-project-automation github-project-automation bot moved this to 🆕 New in Dev Board Aug 11, 2025
@henrikmidtiby henrikmidtiby marked this pull request as ready for review August 11, 2025 20:24
@behackl
Copy link
Member

behackl commented Aug 11, 2025

Just FYI, with #4392 the code-branch of this function is no longer needed at all. (The way it is implemented right now is actually also incompatible with the reworked Code mobject.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

2 participants